func github.com/google/uuid.getHardwareInterface

2 uses

	github.com/google/uuid (current package)
		node.go#L40: 	iname, addr := getHardwareInterface(name) // null implementation for js
		node_net.go#L19: func getHardwareInterface(name string) (string, []byte) {